Address review suggestions for equation docs and method counts - #39
Merged
Conversation
- Update alternative method count from 15 to 18 in methodology and README - Document Jensen-Heise lack of temperature clamp in equations and methodology - Fix PT spelling: Calibracao -> Calibração in et0_methods.md - Remove duplicate completed entry in tasks/todo.md Co-authored-by: Bruno <brunomartinsmv@users.noreply.github.com>
Co-authored-by: Bruno <brunomartinsmv@users.noreply.github.com>
…igured Co-authored-by: Bruno <brunomartinsmv@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Aplica as sugestões de revisão levantadas no PR de documentação de equações (v2.0.0). Este PR é apenas documentação — não inclui bump de versão nem itens de release.
Alterações
Contagem de métodos (15 → 18)
docs/methodology.mdeREADME.mdagora refletem 18 métodos alternativos + Penman-Monteith como referência, alinhado aconfigs/methods.yml(15computed+ 3precomputed_only).Jensen-Heise: comportamento abaixo do limiar
docs/equations/et0_methods.mdedocs/methodology.mddocumentam explicitamente quejensen_heisenão aplica clamp em(T_mean - T_x)— valores negativos são possíveis quandoT_mean < T_x.Ortografia PT
docs/equations/et0_methods.md: "Calibracao" → "Calibração".Limpeza de backlog
tasks/todo.md: removida entrada[x]duplicada sobre derivações LaTeX.Nota sobre escopo de release
A sugestão de separar bump de versão (pyproject.toml, CITATION.cff, CHANGELOG) em PR próprio permanece válida para releases futuros; este PR não altera artefatos de versão.